projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88b2848
)
Add template for rootrelativepath.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Jun 1994 15:25:21 +0000
(15:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Jun 1994 15:25:21 +0000
(15:25 +0000)
src/msdos.h
patch
|
blob
|
history
diff --git
a/src/msdos.h
b/src/msdos.h
index 3f8e1cbcaea909a84b141fa9d210b60aa1cc0091..f566da2160ff1550142868eaeb32efeafabb35fa 100644
(file)
--- a/
src/msdos.h
+++ b/
src/msdos.h
@@
-26,6
+26,7
@@
int getdefdir (int, char*);
void unixtodos_filename (char *);
void dostounix_filename (char *);
void sleep_or_kbd_hit (int, int);
+char *rootrelativepath (char *);
void init_environment ();
void internal_terminal_init ();
#ifndef _stdio_h_